[DispId(346)] bool EnableFuzzySearch {get; set;}
read-write property EnableFuzzySearch: Boolean;
DispIdAttribute(346)
function get,set EnableFuzzySearch : boolean
[DispId(346)] __property bool get_EnableFuzzySearch(); __property void set_EnableFuzzySearch( bool value );
'Declaration
<DispIdAttribute(346)> Property EnableFuzzySearch As Boolean